home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 22 / Cream of the Crop 22.iso / editor / all_v100.zip / _SETUP.1 / 1-4-All.exe / 0 / RCDATA / TSPLASH / TSPLASH.txt < prev   
Text File  |  1996-10-22  |  666b  |  35 lines

  1. object splash: Tsplash
  2.   Left = 187
  3.   Top = 85
  4.   HorzScrollBar.Visible = False
  5.   VertScrollBar.Visible = False
  6.   BorderIcons = []
  7.   BorderStyle = bsNone
  8.   ClientHeight = 308
  9.   ClientWidth = 409
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   Position = poScreenCenter
  15.   Visible = True
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object Panel1: TPanel
  19.     Left = 1
  20.     Top = 1
  21.     Width = 406
  22.     Height = 306
  23.     Caption = 'Panel1'
  24.     TabOrder = 0
  25.     object Image1: TImage
  26.       Left = 3
  27.       Top = 3
  28.       Width = 400
  29.       Height = 300
  30.       AutoSize = True
  31.       Picture.Data = {<image000.bmp>}
  32.     end
  33.   end
  34. end
  35.